Server World
Other OS Configs
CentOS 7
CentOS 6
Fedora 27
Fedora 26
Debian 9
Debian 8
Ubuntu 17.04
Ubuntu 16.04 LTS
SUSE Linux Enterprise 12
SUSE Linux Enterprise 11
Windows Server 2016
Windows Server 2012 R2
Other Tips
CentOS 5
Fedora 25
Fedora 24
Fedora 23
Fedora 22
Fedora 21
Fedora 20
Fedora 19
Fedora 18
Fedora 17
Fedora 16
Fedora 15
Fedora 14
Debian 7
Debian 6
Ubuntu 15.04
Ubuntu 14.04 LTS
Ubuntu 13.04
Ubuntu 12.04 LTS
Ubuntu 11.04
Ubuntu 10.04 LTS
Fedora 13
Fedora 12
Fedora 11
Fedora 10
Scientific Linux 6
Introductions
Histories
Commands Help
Links/Contact
8370 / 62643106
Fedora 18
Get Fedora 18
Install Fedora 18
Initial Config
(1) Create a User
(2) FW & SELinux
(3) Networking
(4) Services
(5) Update System
(6) Configure vim
(7) Configure sudo
NTP Server
SSH Server
(1) Password Authentication
(2) Keys Authentication
(3) Transfer files with SFTP
DNS Server
(1) Install BIND
(2) Configure Zones
(3) Start BIND
(4) chroot Environment
(5) Set CNAME
(6) Configure as a Slave Server
DHCP Server
Storage Server
(1) Configure iSCSI Target
(2) Configure iSCSI Initiator
Virtualization
(1) Install KVM
(2) Create Virtual Machine #1
(3) Create Virtual Machine #2
(4) Create Virtual Machine #3
(5) Operation
(6) Install Virt-top
(7) Configure SPICE Server
(8) Configure SPICE Client
(9) Nested KVM
NFS Server
NIS Server
(1) Configure NIS Server
(2) Configure NIS Client
LDAP Server
(1) Configure FreeIPA Server
(2) Configure FreeIPA Client
(3) Basic Operation
WEB Server
( 1 ) Install/Configure httpd
( 2 ) Install PHP
( 3 ) Install Ruby
( 4 ) Enable Userdir
( 5 ) Configure SSL
( 6 ) Virtual Hostings
( 7 ) Configure WebDAV
( 8 ) Basic Auth + PAM
( 9 ) FreeIPA Auth
(10) Access Log Analyzer - AWstats
(11) WebMail - SquirrelMail
(12) WebMail - RoundCubeMail
Database
(1) Install MySQL
(2) Install phpmyadmin
FTP Server
(1) Install Vsftpd
(2) Install ProFTPD
(3) Install Pure-FTPd
(4) FTP Client - FileZilla
(5) Vsftpd over TLS/SSL
(6) Pure-FTPd over TLS/SSL
MAIL Server
(1) Install/Configure Postfix
(2) Install/Configure Dovecot
(3) Configure Client
(4) Configure SSL
(5) Virtual Domains
(6) Run with Clamav - ClamSMTP
(7) Log Analyzer - pflogsumm
(8) Log Analyzer - MailGraph
(9) Log Analyzer - AWstats
Samba Server
(1) Create fully accessed Directory
(2) Create Limited Directory
(3) Install SWAT
Proxy Server
(1) Install Squid
(2) Run with Clamav - SquidClamav
Desktop Env
(1) Install Desktop Environment
(2) Install VNC Server
Others
Add Hard Drive
Set time-zone
Set keymap
Set system language
Set Hostname
Create SSL Certificates
Clamav Anti-Virus
Sponsored Link
Set keymap
2013/01/18
The example for setting keymap of your system.
[root@dlp ~]#
vi
/etc/vconsole.conf
# change to your keyboard rayouts
KEYMAP="
jp106
"
[root@dlp ~]#
source
/etc/vconsole.conf
# reload
Tweet